/*.navbar-brand {
	font-size: 20pt;
}*/

.fullwidth {
	width: 100%;
}


.section-title{
	margin-bottom: 20px !important;
}

.section-title2 {
	font-family: bwnistaint-xbd;
	margin-bottom: 50px !important;
	
}

.font-tertiary 
{
	text-align: center;
}

.cardrow {
	background: #f4ece6;
	padding: 25px;
}

.cardrow-footer {
	background: #f4ece6;
}

.hero-area {
    padding: 150px 0 200px !important;
    position: relative;
}

@media only screen and (max-width: 600px) {
  .hero-area {
    padding: 100px 0 200px !important;
    position: relative;
}
}